uAbstract Classes - Riemann Sphere
classes defining interfaces for PyGeo geometric primitives associated with the unit (Riemann) origin centered sphere representing the extended complex plane
class Element
| definition: | the abstract class from which all PyGeo geometric objects derive |
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| keywords: |
|
class _rPoint
| definition: | an O dimensional object with a defined position in space. |
|---|---|
| inherits: | |
| site ref: | |
| attributes: |
|
| keywords: | inherited keywords from class Element : inherited keywords: from class Real._Point : |
class _uPoint
| definition: | an O dimensional object on the unit sphere. |
|---|---|
| inherits: | |
| site ref: | |
| attributes: |
|
| keywords: | inherited keywords: from class Element : inherited keywords: from class Real._Point : |
class _uFreePosition
| definition: | an O dimensional object that can be picked and moved either freely on the unit sphere or on an object of the unit sphere |
|---|---|
| inherits: | |
| site ref: | |
| attributes: |
|
| keywords: | inherited keywords: from class Element : inherited keywords: from class Real._Point : |
class _uCircle
| definition: | a spheric section of the unit sphere |
|---|---|
| inherits: | |
| site ref: | |
| attributes: |
|
| keywords: | inherited keywords from class Element : inherited keywords from class Real._Circle : |
class _uSphere
| definition: | the orign centered Riemann (unit) sphere representing the extended complex plane |
|---|---|
| inherits: | |
| site ref: | |
| attributes: |
|
| keywords: | inherited keywords from class Element : inherited keywords from class Real._Sphere : |
class _uCirclePencil
| definition: | an array of circle s on the Riemann sphere |
|---|---|
| inherits: | |
| site ref: | |
| attributes: |
|
| keywords: | inherited keywords from class Element : inherited keywords from class Real._CirclePencil : |
class _uTransformation
| definition: | a stereographic mapping of geometric objects of the complex plane to the unit sphere |
|---|---|
| inherits: | |
| site ref: | |
| attributes: |
|
| keywords: | inherited keywords from class Element : |
class _rLine
| definition: | an 1 dimensional object representing "breathless length" |
|---|---|
| inherits: | |
| site ref: | |
| attributes: |
|
| keywords: | inherited keywords from class Element : inherited keywords from class Real._Line : |